textviewchild: Don't leak children
authorMatthias Clasen <mclasen@redhat.com>
Tue, 12 May 2020 00:31:14 +0000 (20:31 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 12 May 2020 00:33:23 +0000 (20:33 -0400)
commite516616cca2cd790faf0d4d0b451cebbceb8da38
treed549c852e94721e0c611b441786c16fcd1fd5865
parentd62ad4e6df827a14aa3d48ed68094111da9f64ee
textviewchild: Don't leak children

Like everybody else, GtkTextViewChild must
unparent its children in dispose.
gtk/gtktextviewchild.c